Skip to content

build(deps): update regions requirement from >=0.7 to >=0.10#117

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/regions-gte-0.10
Closed

build(deps): update regions requirement from >=0.7 to >=0.10#117
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/regions-gte-0.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 3, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on regions to permit the latest version.

Release notes

Sourced from regions's releases.

v0.10

See the changelog for release notes.

Changelog

Sourced from regions's changelog.

0.10 (2024-09-27)

General

  • Added support for NumPy 2.1.

API Changes

  • The regions.test function has been removed. Instead use the pytest --pyarg regions command. #549

0.9 (2024-04-12)

General

  • Added support for NumPy 2.0.

  • The minimum required Python is now 3.10. #547

  • The minimum required NumPy is now 1.23. #547

  • The minimum required Astropy is now 5.1. #547

  • The minimum required pytest-astropy is now 0.11. #547

  • The minimum required sphinx-astropy is now 1.9. #547

Bug Fixes

  • Fixed a bug where the text string of TextPixelRegion and TextSkyRegion was dropped when serializing or writing to a DS9 file. #548

0.8 (2023-11-16)

General

  • The minimum required Python is now 3.9. #517

  • The minimum required NumPy is now 1.22. #517

... (truncated)

Commits
  • 2525895 Finalizing changelog for version v0.10
  • dc2b8e0 Merge pull request #568 from pllim/action-ver-hash
  • 89694fe MNT: Use hash for Action workflow versions and update if needed
  • 7571e73 Merge pull request #567 from bsipocz/MAINT_adding_py313
  • 696ee3a CI: make sure version works without -dev
  • e3c52d9 CI: adding python 3.13 (and np 2.0) to tox and CI
  • 7b16c29 Merge pull request #565 from astropy/pre-commit-ci-update-config
  • 73273de Change to monthly pre-commit autoupdate
  • 9512d19 [pre-commit.ci] pre-commit autoupdate
  • da0c6f1 Merge pull request #563 from astropy/pre-commit-ci-update-config
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [regions](https://github.com/astropy/regions) to permit the latest version.
- [Release notes](https://github.com/astropy/regions/releases)
- [Changelog](https://github.com/astropy/regions/blob/main/CHANGES.rst)
- [Commits](astropy/regions@v0.7...v0.10)

---
updated-dependencies:
- dependency-name: regions
  dependency-version: '0.10'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 3, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/regions-gte-0.10 branch May 11, 2026 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant